home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1996 May
/
Software of the Month Club 1996 May.iso
/
pc
/
dos
/
games
/
logic
/
logic.dat
/
START.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1995-04-30
|
132 b
|
11 lines
@ECHO OFF
SET BLASTER=A220 I7 D1 T1
xorder.exe 3
hbcheck /s /m
if errorlevel==1 goto End
1.exe
2.exe
3.exe
:End
@ECHO ON